Lispref updates for some things no longer being special forms
authorGlenn Morris <rgm@gnu.org>
Wed, 31 Oct 2012 20:54:19 +0000 (16:54 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 31 Oct 2012 20:54:19 +0000 (16:54 -0400)
commiteff0c4887d79072c6949e3680c8619164130119c
tree5a589544800ed24262004efa02b2259eccca8da0
parentfbc6956a996f12d54612f3c79883661731ed3ff3
Lispref updates for some things no longer being special forms

* doc/lispref/eval.texi (Special Forms): No longer special forms:
defmacro, defun, save-window-excursion, with-output-to-temp-buffer.

* doc/lispref/functions.texi (Defining Functions): Defun is now a macro.
Defalias is a function.
doc/lispref/ChangeLog
doc/lispref/eval.texi
doc/lispref/functions.texi